Zip for WinRT
FindIndex(Int32,Int32,Predicate<C1ZipEntry>) Method

Syntax
'Declaration
 
Public Overloads Function FindIndex( _
   ByVal startIndex As System.Integer, _
   ByVal count As System.Integer, _
   ByVal match As System.Predicate(Of C1ZipEntry) _
) As System.Integer
public System.int FindIndex( 
   System.int startIndex,
   System.int count,
   System.Predicate<C1ZipEntry> match
)

Parameters

startIndex
count
match
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback